﻿2026-06-15T09:40:45.0304494Z ##[group]Run actions/checkout@v5
2026-06-15T09:40:45.0305310Z with:
2026-06-15T09:40:45.0305735Z   fetch-depth: 0
2026-06-15T09:40:45.0306158Z   repository: SaberMage/spt-core
2026-06-15T09:40:45.0309562Z   token: ***
2026-06-15T09:40:45.0309915Z   ssh-strict: true
2026-06-15T09:40:45.0310225Z   ssh-user: git
2026-06-15T09:40:45.0310599Z   persist-credentials: true
2026-06-15T09:40:45.0310976Z   clean: true
2026-06-15T09:40:45.0311387Z   sparse-checkout-cone-mode: true
2026-06-15T09:40:45.0311831Z   fetch-tags: false
2026-06-15T09:40:45.0312174Z   show-progress: true
2026-06-15T09:40:45.0312562Z   lfs: false
2026-06-15T09:40:45.0312982Z   submodules: false
2026-06-15T09:40:45.0313421Z   set-safe-directory: true
2026-06-15T09:40:45.0313928Z ##[endgroup]
2026-06-15T09:40:45.2241890Z Syncing repository: SaberMage/spt-core
2026-06-15T09:40:45.2243155Z ##[group]Getting Git version info
2026-06-15T09:40:45.2243701Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-15T09:40:45.2514615Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T09:40:45.2718722Z git version 2.43.0.windows.1
2026-06-15T09:40:45.2745637Z ##[endgroup]
2026-06-15T09:40:45.2753472Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c4d94c72-30fd-48f4-a169-fa4fd3f59dd9\.gitconfig'
2026-06-15T09:40:45.2767248Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c4d94c72-30fd-48f4-a169-fa4fd3f59dd9' before making global git config changes
2026-06-15T09:40:45.2768366Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T09:40:45.2772207Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T09:40:45.3003648Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-15T09:40:45.3187043Z https://github.com/SaberMage/spt-core
2026-06-15T09:40:45.3214332Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T09:40:45.3218271Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T09:40:45.3402834Z HEAD
2026-06-15T09:40:45.3646925Z ##[endgroup]
2026-06-15T09:40:45.3649145Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-15T09:40:45.7333884Z ##[group]Cleaning the repository
2026-06-15T09:40:45.7337866Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-15T09:40:49.7630259Z Removing target/
2026-06-15T09:40:49.7665317Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-15T09:40:49.8057743Z HEAD is now at 69abfc0 Merge d2433d4ef79632ad741b50183f46dea7a5d06966 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:40:49.8081906Z ##[endgroup]
2026-06-15T09:40:49.8086026Z ##[group]Disabling automatic garbage collection
2026-06-15T09:40:49.8090705Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T09:40:49.8312756Z ##[endgroup]
2026-06-15T09:40:49.8313158Z ##[group]Setting up auth
2026-06-15T09:40:49.8320301Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T09:40:49.8540528Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T09:40:50.2028070Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T09:40:50.2258137Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T09:40:50.5943959Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T09:40:50.6154386Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T09:40:50.9793971Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T09:40:51.0090536Z ##[endgroup]
2026-06-15T09:40:51.0090998Z ##[group]Fetching the repository
2026-06-15T09:40:51.0098172Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +28bcae20f2959630b95a28ea423a733ae74c6831:refs/remotes/pull/12/merge
2026-06-15T09:40:52.5432631Z From https://github.com/SaberMage/spt-core
2026-06-15T09:40:52.5433200Z    d2433d4..ac6c802  docs/msg-envelope-adr-0020               -> origin/docs/msg-envelope-adr-0020
2026-06-15T09:40:52.5433735Z  + 69abfc0...28bcae2 28bcae20f2959630b95a28ea423a733ae74c6831 -> pull/12/merge  (forced update)
2026-06-15T09:40:52.5568232Z ##[endgroup]
2026-06-15T09:40:52.5568741Z ##[group]Determining the checkout info
2026-06-15T09:40:52.5569149Z ##[endgroup]
2026-06-15T09:40:52.5573831Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T09:40:52.5855809Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T09:40:52.6082269Z ##[group]Checking out the ref
2026-06-15T09:40:52.6086877Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/12/merge
2026-06-15T09:40:52.6483730Z Warning: you are leaving 1 commit behind, not connected to
2026-06-15T09:40:52.6484088Z any of your branches:
2026-06-15T09:40:52.6484280Z 
2026-06-15T09:40:52.6484522Z   69abfc0 Merge d2433d4ef79632ad741b50183f46dea7a5d06966 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:40:52.6484781Z 
2026-06-15T09:40:52.6484930Z If you want to keep it by creating a new branch, this may be a good time
2026-06-15T09:40:52.6485248Z to do so with:
2026-06-15T09:40:52.6485398Z 
2026-06-15T09:40:52.6485502Z  git branch <new-branch-name> 69abfc0
2026-06-15T09:40:52.6485664Z 
2026-06-15T09:40:52.6485924Z HEAD is now at 28bcae2 Merge ac6c8026d1ecd17e5dc3525c6ce483550ae5da96 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:40:52.6509255Z ##[endgroup]
2026-06-15T09:40:52.6799900Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T09:40:52.7031962Z 28bcae20f2959630b95a28ea423a733ae74c6831
